[INFO] cloning repository https://github.com/Shearerbeard/PESA-equation-services
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shearerbeard/PESA-equation-services" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShearerbeard%2FPESA-equation-services", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShearerbeard%2FPESA-equation-services'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3662de1bc8054c418cb097bb79e85f1822759bbf
[INFO] testing Shearerbeard/PESA-equation-services against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShearerbeard%2FPESA-equation-services" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shearerbeard/PESA-equation-services
[INFO] finished tweaking git repo https://github.com/Shearerbeard/PESA-equation-services
[INFO] tweaked toml for git repo https://github.com/Shearerbeard/PESA-equation-services written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shearerbeard/PESA-equation-services on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shearerbeard/PESA-equation-services already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded base64 v0.21.3
[INFO] [stderr]   Downloaded memchr v2.6.2
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] [stderr]   Downloaded rustix v0.38.10
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b6d07c3d98f6d803cc3602ea368023aa355b11931204ef1a81ca3c314eac739
[INFO] running `Command { std: "docker" "start" "-a" "2b6d07c3d98f6d803cc3602ea368023aa355b11931204ef1a81ca3c314eac739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b6d07c3d98f6d803cc3602ea368023aa355b11931204ef1a81ca3c314eac739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b6d07c3d98f6d803cc3602ea368023aa355b11931204ef1a81ca3c314eac739", kill_on_drop: false }`
[INFO] [stdout] 2b6d07c3d98f6d803cc3602ea368023aa355b11931204ef1a81ca3c314eac739
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42b73355ff95ea0325b593a14915e2b916904b05c2649e5d8d890078e0817be6
[INFO] running `Command { std: "docker" "start" "-a" "42b73355ff95ea0325b593a14915e2b916904b05c2649e5d8d890078e0817be6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling equation v0.1.0 (/opt/rustwide/workdir/equation)
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling adder v0.1.0 (/opt/rustwide/workdir/adder)
[INFO] [stderr]    Compiling subtractor v0.1.0 (/opt/rustwide/workdir/subtractor)
[INFO] [stderr]    Compiling orchestrator v0.1.0 (/opt/rustwide/workdir/orchestrator)
[INFO] [stderr]    Compiling divider v0.1.0 (/opt/rustwide/workdir/divider)
[INFO] [stderr]    Compiling multiplier v0.1.0 (/opt/rustwide/workdir/multiplier)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "42b73355ff95ea0325b593a14915e2b916904b05c2649e5d8d890078e0817be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42b73355ff95ea0325b593a14915e2b916904b05c2649e5d8d890078e0817be6", kill_on_drop: false }`
[INFO] [stdout] 42b73355ff95ea0325b593a14915e2b916904b05c2649e5d8d890078e0817be6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a10995b1d29e22c324e46e60d706d8dcd392095b9e2c5aa440a0e90709c963de
[INFO] running `Command { std: "docker" "start" "-a" "a10995b1d29e22c324e46e60d706d8dcd392095b9e2c5aa440a0e90709c963de", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling equation v0.1.0 (/opt/rustwide/workdir/equation)
[INFO] [stderr]    Compiling multiplier v0.1.0 (/opt/rustwide/workdir/multiplier)
[INFO] [stderr]    Compiling divider v0.1.0 (/opt/rustwide/workdir/divider)
[INFO] [stderr]    Compiling subtractor v0.1.0 (/opt/rustwide/workdir/subtractor)
[INFO] [stderr]    Compiling orchestrator v0.1.0 (/opt/rustwide/workdir/orchestrator)
[INFO] [stderr]    Compiling adder v0.1.0 (/opt/rustwide/workdir/adder)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> equation/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> equation/src/parse.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut evaluator = TestASTEvaluator::default();
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.29s
[INFO] running `Command { std: "docker" "inspect" "a10995b1d29e22c324e46e60d706d8dcd392095b9e2c5aa440a0e90709c963de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a10995b1d29e22c324e46e60d706d8dcd392095b9e2c5aa440a0e90709c963de", kill_on_drop: false }`
[INFO] [stdout] a10995b1d29e22c324e46e60d706d8dcd392095b9e2c5aa440a0e90709c963de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4aed92d39250ecada71f87c87d86add5f6721344e87ef3a50463d446626a8513
[INFO] running `Command { std: "docker" "start" "-a" "4aed92d39250ecada71f87c87d86add5f6721344e87ef3a50463d446626a8513", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> equation/src/lib.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> equation/src/parse.rs:127:13
[INFO] [stderr]     |
[INFO] [stderr] 127 |         let mut evaluator = TestASTEvaluator::default();
[INFO] [stderr]     |             ----^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `equation` (lib test) generated 2 warnings (run `cargo fix --lib -p equation --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adder-3d49d38515a9df07)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/divider-94017da7ca0876c3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/equation-beab418353e0dab2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test parse::tests::test_ast_eval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/multiplier-0c784165909cbf49)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orchestrator-8a092b9cda2cb4ee)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_divider ... FAILED
[INFO] [stdout] test tests::test_subtractor ... FAILED
[INFO] [stdout] test tests::test_e2e ... FAILED
[INFO] [stdout] test tests::test_adder ... FAILED
[INFO] [stdout] test tests::test_multiplier ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_divider stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_divider' (24) panicked at orchestrator/src/main.rs:178:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad2e820fd7a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad2e820fd7a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad2e822574a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad2e822574a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ad2e8214bb2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad2e8214bb2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad2e81ee31f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad2e81ee31f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad2e8207d39 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad2e7e35f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ad2e7e35f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad2e8207fb2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ad2e8207fb2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad2e81ee3d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad2e81e5ab9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad2e81ef34d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad2e8225f0c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad2e8225c82 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ad2e7e1058e - <core[786f478f706679df]::result::Result<equation[6a7f7aa229dd176d]::proto::equation::divider_client::DividerClient<tonic[ca241ff3a793b1eb]::transport::channel::Channel>, tonic[ca241ff3a793b1eb]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ad2e7e1058e - orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:178:62
[INFO] [stdout]   22:     0x5ad2e7dff36f - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   23:     0x5ad2e7dfcec4 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   24:     0x5ad2e7e1f165 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::try_with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5ad2e7e1ee5e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5ad2e7df9346 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   27:     0x5ad2e7e004b6 - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   28:     0x5ad2e7dfd683 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until::<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   29:     0x5ad2e7e1428d - <core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5ad2e7e1ed2d - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   31:     0x5ad2e7e1e74b - tokio[b4305aab56c9b7e6]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5ad2e7e1e74b - tokio[b4305aab56c9b7e6]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5ad2e7e1e74b - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   34:     0x5ad2e7e16210 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   35:     0x5ad2e7e1b95d - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   36:     0x5ad2e7e1abf4 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   37:     0x5ad2e7e0ccab - <tokio[b4305aab56c9b7e6]::runtime::context::scoped::Scoped<tokio[b4305aab56c9b7e6]::runtime::scheduler::Context>>::set::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5ad2e7e28909 - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5ad2e7e1fd92 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::try_with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5ad2e7e1f4fe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5ad2e7e261ed - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5ad2e7e189c0 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   43:     0x5ad2e7e19916 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   44:     0x5ad2e7e19da9 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5ad2e7e0e053 - tokio[b4305aab56c9b7e6]::runtime::context::runtime::enter_runtime::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5ad2e7e15a55 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5ad2e7e2295c - <tokio[b4305aab56c9b7e6]::runtime::runtime::Runtime>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5ad2e7df951d - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   49:     0x5ad2e7e00cb7 - <actix_rt[9b9e2ba6baa27f58]::runtime::Runtime>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5ad2e7e0d1a7 - <actix_rt[9b9e2ba6baa27f58]::system::SystemRunner>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5ad2e7e132d8 - orchestrator[ddb0b704674be6b2]::tests::test_divider
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:175:5
[INFO] [stdout]   52:     0x5ad2e7e0f8e7 - orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:176:28
[INFO] [stdout]   53:     0x5ad2e7e00a76 - <orchestrator[ddb0b704674be6b2]::tests::test_divider::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ad2e7e2a04b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ad2e7e2a04b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5ad2e7e36a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5ad2e7e32154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5ad2e7e32154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5ad2e7e39642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5ad2e7e39642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5ad2e7e39642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5ad2e820f64f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5ad2e820f64f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7b97311daaa4 - <unknown>
[INFO] [stdout]   75:     0x7b9731267a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_subtractor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_subtractor' (27) panicked at orchestrator/src/main.rs:148:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad2e820fd7a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad2e820fd7a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad2e822574a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad2e822574a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ad2e8214bb2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad2e8214bb2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad2e81ee31f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad2e81ee31f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad2e8207d39 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad2e7e35f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ad2e7e35f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad2e8207fb2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ad2e8207fb2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad2e81ee3d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad2e81e5ab9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad2e81ef34d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad2e8225f0c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad2e8225c82 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ad2e7e117ce - <core[786f478f706679df]::result::Result<equation[6a7f7aa229dd176d]::proto::equation::subtractor_client::SubtractorClient<tonic[ca241ff3a793b1eb]::transport::channel::Channel>, tonic[ca241ff3a793b1eb]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ad2e7e117ce - orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:148:65
[INFO] [stdout]   22:     0x5ad2e7dff5ef - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   23:     0x5ad2e7dfd0e4 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   24:     0x5ad2e7e1f365 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::try_with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5ad2e7e1eefe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5ad2e7df93c6 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   27:     0x5ad2e7e00556 - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   28:     0x5ad2e7dfdb43 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until::<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   29:     0x5ad2e7e1430d - <core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5ad2e7e1edad - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   31:     0x5ad2e7e1ea8b - tokio[b4305aab56c9b7e6]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5ad2e7e1ea8b - tokio[b4305aab56c9b7e6]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5ad2e7e1ea8b - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   34:     0x5ad2e7e16850 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   35:     0x5ad2e7e1ce7d - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   36:     0x5ad2e7e1ac34 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   37:     0x5ad2e7e0cf4b - <tokio[b4305aab56c9b7e6]::runtime::context::scoped::Scoped<tokio[b4305aab56c9b7e6]::runtime::scheduler::Context>>::set::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5ad2e7e28989 - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5ad2e7e20012 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::try_with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5ad2e7e1f5be - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5ad2e7e2626d - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5ad2e7e19200 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   43:     0x5ad2e7e19a16 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   44:     0x5ad2e7e1a1c9 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5ad2e7e0e333 - tokio[b4305aab56c9b7e6]::runtime::context::runtime::enter_runtime::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5ad2e7e15c35 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5ad2e7e22cfc - <tokio[b4305aab56c9b7e6]::runtime::runtime::Runtime>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5ad2e7df963d - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   49:     0x5ad2e7e00d57 - <actix_rt[9b9e2ba6baa27f58]::runtime::Runtime>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5ad2e7e0d227 - <actix_rt[9b9e2ba6baa27f58]::system::SystemRunner>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5ad2e7e133f8 - orchestrator[ddb0b704674be6b2]::tests::test_subtractor
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:145:5
[INFO] [stdout]   52:     0x5ad2e7e0f947 - orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:146:31
[INFO] [stdout]   53:     0x5ad2e7e00af6 - <orchestrator[ddb0b704674be6b2]::tests::test_subtractor::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ad2e7e2a04b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ad2e7e2a04b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5ad2e7e36a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5ad2e7e32154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5ad2e7e32154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5ad2e7e39642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5ad2e7e39642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5ad2e7e39642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5ad2e820f64f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5ad2e820f64f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7b97311daaa4 - <unknown>
[INFO] [stdout]   75:     0x7b9731267a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_e2e stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_e2e' (25) panicked at orchestrator/src/main.rs:28:61:
[INFO] [stdout] client connect: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad2e820fd7a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad2e820fd7a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad2e822574a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad2e822574a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ad2e8214bb2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad2e8214bb2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad2e81ee31f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad2e81ee31f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad2e8207d39 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad2e7e35f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ad2e7e35f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad2e8207fb2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ad2e8207fb2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad2e81ee3d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad2e81e5ab9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad2e81ef34d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad2e8225f0c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad2e8225c82 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ad2e7e1269c - <core[786f478f706679df]::result::Result<equation[6a7f7aa229dd176d]::proto::equation::adder_client::AdderClient<tonic[ca241ff3a793b1eb]::transport::channel::Channel>, tonic[ca241ff3a793b1eb]::transport::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ad2e7e085e7 - <orchestrator[ddb0b704674be6b2]::Clients>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:28:61
[INFO] [stdout]   22:     0x5ad2e7e11fc1 - orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:193:49
[INFO] [stdout]   23:     0x5ad2e7dff72f - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   24:     0x5ad2e7dfd1f4 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   25:     0x5ad2e7e1f465 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::try_with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5ad2e7e1ef4e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5ad2e7df9406 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   28:     0x5ad2e7e005a6 - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   29:     0x5ad2e7dfddb2 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until::<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   30:     0x5ad2e7e1434d - <core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5ad2e7e1eded - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   32:     0x5ad2e7e1ec2b - tokio[b4305aab56c9b7e6]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5ad2e7e1ec2b - tokio[b4305aab56c9b7e6]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5ad2e7e1ec2b - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   35:     0x5ad2e7e16b70 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   36:     0x5ad2e7e1d90d - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   37:     0x5ad2e7e1ac54 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   38:     0x5ad2e7e0d09b - <tokio[b4305aab56c9b7e6]::runtime::context::scoped::Scoped<tokio[b4305aab56c9b7e6]::runtime::scheduler::Context>>::set::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5ad2e7e289c9 - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5ad2e7e20152 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::try_with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5ad2e7e1f61e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5ad2e7e262ad - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5ad2e7e19620 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   44:     0x5ad2e7e19a96 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   45:     0x5ad2e7e1a3d9 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5ad2e7e0e4a3 - tokio[b4305aab56c9b7e6]::runtime::context::runtime::enter_runtime::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5ad2e7e15d25 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5ad2e7e22edb - <tokio[b4305aab56c9b7e6]::runtime::runtime::Runtime>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5ad2e7df96dc - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   50:     0x5ad2e7e00da7 - <actix_rt[9b9e2ba6baa27f58]::runtime::Runtime>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5ad2e7e0d267 - <actix_rt[9b9e2ba6baa27f58]::system::SystemRunner>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5ad2e7e13488 - orchestrator[ddb0b704674be6b2]::tests::test_e2e
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:190:5
[INFO] [stdout]   53:     0x5ad2e7e0f977 - orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:191:24
[INFO] [stdout]   54:     0x5ad2e7e00b36 - <orchestrator[ddb0b704674be6b2]::tests::test_e2e::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ad2e7e2a04b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ad2e7e2a04b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5ad2e7e36a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5ad2e7e32154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5ad2e7e32154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5ad2e7e39642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5ad2e7e39642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5ad2e7e39642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5ad2e820f64f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5ad2e820f64f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7b97311daaa4 - <unknown>
[INFO] [stdout]   76:     0x7b9731267a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_adder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_adder' (23) panicked at orchestrator/src/main.rs:133:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad2e820fd7a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad2e820fd7a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad2e822574a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad2e822574a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ad2e8214bb2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad2e8214bb2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad2e81ee31f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad2e81ee31f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad2e8207d39 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad2e7e35f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ad2e7e35f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad2e8207fb2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ad2e8207fb2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad2e81ee3d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad2e81e5ab9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad2e81ef34d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad2e8225f0c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad2e8225c82 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ad2e7e0fc6e - <core[786f478f706679df]::result::Result<equation[6a7f7aa229dd176d]::proto::equation::adder_client::AdderClient<tonic[ca241ff3a793b1eb]::transport::channel::Channel>, tonic[ca241ff3a793b1eb]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ad2e7e0fc6e - orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:133:60
[INFO] [stdout]   22:     0x5ad2e7dff22f - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   23:     0x5ad2e7dfcdb4 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   24:     0x5ad2e7e1f065 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::try_with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5ad2e7e1ee0e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5ad2e7df9306 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   27:     0x5ad2e7e00466 - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   28:     0x5ad2e7dfd423 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until::<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   29:     0x5ad2e7e1424d - <core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5ad2e7e1eced - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   31:     0x5ad2e7e1e5ab - tokio[b4305aab56c9b7e6]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5ad2e7e1e5ab - tokio[b4305aab56c9b7e6]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5ad2e7e1e5ab - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   34:     0x5ad2e7e15ef0 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   35:     0x5ad2e7e1aecd - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   36:     0x5ad2e7e1abd4 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   37:     0x5ad2e7e0cb5b - <tokio[b4305aab56c9b7e6]::runtime::context::scoped::Scoped<tokio[b4305aab56c9b7e6]::runtime::scheduler::Context>>::set::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5ad2e7e288c9 - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5ad2e7e1fc52 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::try_with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5ad2e7e1f49e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5ad2e7e261ad - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5ad2e7e185a0 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   43:     0x5ad2e7e19896 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   44:     0x5ad2e7e19b99 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5ad2e7e0dee3 - tokio[b4305aab56c9b7e6]::runtime::context::runtime::enter_runtime::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5ad2e7e15965 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5ad2e7e2278c - <tokio[b4305aab56c9b7e6]::runtime::runtime::Runtime>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5ad2e7df948d - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   49:     0x5ad2e7e00c67 - <actix_rt[9b9e2ba6baa27f58]::runtime::Runtime>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5ad2e7e0d167 - <actix_rt[9b9e2ba6baa27f58]::system::SystemRunner>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5ad2e7e13248 - orchestrator[ddb0b704674be6b2]::tests::test_adder
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:130:5
[INFO] [stdout]   52:     0x5ad2e7e0f8b7 - orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:131:26
[INFO] [stdout]   53:     0x5ad2e7e00a36 - <orchestrator[ddb0b704674be6b2]::tests::test_adder::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ad2e7e2a04b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ad2e7e2a04b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5ad2e7e36a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5ad2e7e32154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5ad2e7e32154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5ad2e7e39642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5ad2e7e39642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5ad2e7e39642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5ad2e820f64f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5ad2e820f64f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7b97311daaa4 - <unknown>
[INFO] [stdout]   75:     0x7b9731267a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_multiplier stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_multiplier' (26) panicked at orchestrator/src/main.rs:163:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad2e820fd7a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad2e820fd7a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad2e820fd7a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad2e822574a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad2e822574a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ad2e8214bb2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad2e8214bb2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad2e81ee31f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad2e81ee31f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad2e8207d39 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad2e7e35f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ad2e7e35f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad2e8207fb2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ad2e8207fb2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad2e81ee3d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad2e81e5ab9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad2e81ef34d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad2e8225f0c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad2e8225c82 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ad2e7e10eae - <core[786f478f706679df]::result::Result<equation[6a7f7aa229dd176d]::proto::equation::multiplier_client::MultiplierClient<tonic[ca241ff3a793b1eb]::transport::channel::Channel>, tonic[ca241ff3a793b1eb]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ad2e7e10eae - orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:163:65
[INFO] [stdout]   22:     0x5ad2e7dff4af - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   23:     0x5ad2e7dfcfd4 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   24:     0x5ad2e7e1f265 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::try_with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5ad2e7e1eeae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::task::local::LocalData>>::with::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5ad2e7df9386 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   27:     0x5ad2e7e00506 - <tokio[b4305aab56c9b7e6]::task::local::RunUntil<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   28:     0x5ad2e7dfd8e3 - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until::<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   29:     0x5ad2e7e142cd - <core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5ad2e7e1ed6d - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   31:     0x5ad2e7e1e8eb - tokio[b4305aab56c9b7e6]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5ad2e7e1e8eb - tokio[b4305aab56c9b7e6]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5ad2e7e1e8eb - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   34:     0x5ad2e7e16530 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   35:     0x5ad2e7e1c3ed - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   36:     0x5ad2e7e1ac14 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   37:     0x5ad2e7e0cdfb - <tokio[b4305aab56c9b7e6]::runtime::context::scoped::Scoped<tokio[b4305aab56c9b7e6]::runtime::scheduler::Context>>::set::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5ad2e7e28949 - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5ad2e7e1fed2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::try_with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5ad2e7e1f55e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[b4305aab56c9b7e6]::runtime::context::Context>>::with::<tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5ad2e7e2622d - tokio[b4305aab56c9b7e6]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5ad2e7e18de0 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   43:     0x5ad2e7e19996 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   44:     0x5ad2e7e19fb9 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5ad2e7e0e1c3 - tokio[b4305aab56c9b7e6]::runtime::context::runtime::enter_runtime::<<tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5ad2e7e15b45 - <tokio[b4305aab56c9b7e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5ad2e7e22b2c - <tokio[b4305aab56c9b7e6]::runtime::runtime::Runtime>::block_on::<<tokio[b4305aab56c9b7e6]::task::local::LocalSet>::run_until<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5ad2e7df95ad - <tokio[b4305aab56c9b7e6]::task::local::LocalSet>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   49:     0x5ad2e7e00d07 - <actix_rt[9b9e2ba6baa27f58]::runtime::Runtime>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5ad2e7e0d1e7 - <actix_rt[9b9e2ba6baa27f58]::system::SystemRunner>::block_on::<orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5ad2e7e13368 - orchestrator[ddb0b704674be6b2]::tests::test_multiplier
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:160:5
[INFO] [stdout]   52:     0x5ad2e7e0f917 - orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:161:31
[INFO] [stdout]   53:     0x5ad2e7e00ab6 - <orchestrator[ddb0b704674be6b2]::tests::test_multiplier::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ad2e7e2a04b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ad2e7e2a04b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5ad2e7e36a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ad2e7e36a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5ad2e7e36a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5ad2e7e32154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5ad2e7e32154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5ad2e7e39642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5ad2e7e39642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5ad2e7e39642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5ad2e7e39642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5ad2e7e39642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5ad2e820f64f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5ad2e820f64f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7b97311daaa4 - <unknown>
[INFO] [stdout]   75:     0x7b9731267a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_adder
[INFO] [stdout]     tests::test_divider
[INFO] [stdout]     tests::test_e2e
[INFO] [stdout]     tests::test_multiplier
[INFO] [stdout]     tests::test_subtractor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p orchestrator --bin orchestrator`
[INFO] running `Command { std: "docker" "inspect" "4aed92d39250ecada71f87c87d86add5f6721344e87ef3a50463d446626a8513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aed92d39250ecada71f87c87d86add5f6721344e87ef3a50463d446626a8513", kill_on_drop: false }`
[INFO] [stdout] 4aed92d39250ecada71f87c87d86add5f6721344e87ef3a50463d446626a8513
